Skip to content

RHR - Updates to Nextflow code#194

Open
bnovak32 wants to merge 9 commits intonasa:DEV_Metagenomics_rmHR_NF_conversionfrom
bnovak32:DEV_Metagenomics_rmHR_NF_conversion
Open

RHR - Updates to Nextflow code#194
bnovak32 wants to merge 9 commits intonasa:DEV_Metagenomics_rmHR_NF_conversionfrom
bnovak32:DEV_Metagenomics_rmHR_NF_conversion

Conversation

@bnovak32
Copy link
Contributor

  • added generate_summary script and corresponding compile_summary process in order to correctly sort summary file in same order as input sample ID file
  • removed sample tmp files as a published output
  • migrated from publishDir to workflow.output for most processes
  • updated kraken2 DB build to include other options based on provided input
  • added nextflow.schema for input validation and help generation
  • update kraken2-build to use k2 wrapper throughout
  • started updating protocol text generation to allow passing protocol text from existing kraken2 DB folder
  • fixed kraken2 output file gzip and rename procedure

- added generate_summary script and corresponding compile_summary
  process in order to correctly sort summary file in same order as
  input sample ID file
- removed sample tmp files as a published output
- migrated from publishDir to workflow.output for most processes
- updated kraken2 DB build to include other options based on provided
  input
- added nextflow.schema for input validation and help generation
- update kraken2-build to use k2 wrapper throughout
- started updating protocol text generation to allow passing protocol
  text from existing kraken2 DB folder
- fixed kraken2 output file gzip and rename procedure
@bnovak32 bnovak32 assigned bnovak32 and unassigned bnovak32 Feb 13, 2026
@bnovak32 bnovak32 changed the title Updates to Nextflow code RHR - Updates to Nextflow code Mar 3, 2026
@jihanyehia
Copy link

  • Enhanced KRAKEN2_DB process to handle database creation from URLs or local files
  • Implemented protocol generation based on database creation method or passed params
  • Moved parsing hosts.csv logic from main.nf into its own process
  • Added new parameters for URLs of pre-built databases, FASTA paths, and assembly name and accession
  • Updated nextflow_schema.json to reflect new configuration options

jihanyehia and others added 6 commits March 4, 2026 12:00
…hosts.csv and main.nf for improved workflow handling
- updated pipeline doc and READMEs to specifically talk more about human read
  removal
- updated approver list and date
- updated READMes
- switched to k2 download-taxonomy
- updated kraken2 build db definitions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants